| Total Complexity | 20 |
| Dependencies | 1 |
| Dependents | 2 |
| Total lines | 130 |
| Lines of code | 63 |
| Logical lines of code | 23 |
| Comment lines | 24 |
| Methods | 20 |
| Properties | 10 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_answer_id() | 82 | 1 | 3 | |
| set_answer_id() | 77 | 1 | 4 | |
| get_id() | 82 | 1 | 3 | |
| set_id() | 81 | 1 | 3 | |
| get_first_name() | 82 | 1 | 3 | |
| set_first_name() | 81 | 1 | 3 | |
| get_last_name() | 82 | 1 | 3 | |
| set_last_name() | 81 | 1 | 3 | |
| get_email() | 82 | 1 | 3 | |
| set_email() | 81 | 1 | 3 | |
| get_mobile_number() | 82 | 1 | 3 | |
| set_mobile_number() | 81 | 1 | 3 | |
| get_company() | 82 | 1 | 3 | |
| set_company() | 81 | 1 | 3 | |
| get_is_lead() | 82 | 1 | 3 | |
| set_is_lead() | 81 | 1 | 3 | |
| get_form_id() | 82 | 1 | 3 | |
| set_form_id() | 77 | 1 | 4 | |
| get_form_data() | 80 | 1 | 3 | |
| set_form_data() | 77 | 1 | 4 |